savalone47 detectface
Savalone47/DetectFaces
The Face API can detect human faces in an image and return the rectangle coordinates of their locations. Optionally, face detection can extract a series of face-related attributes such as pose, gender, age, head pose, facial hair, and glasses. The face detection feature is also available through the Computer Vision API, but if you wish to do further operations with face data, you should use the Face API (this service). You can get a free trial subscription key from Try Cognitive Services. Then add the following code inside the body element of the document.